<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: flowtechgd-2024
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout â€” the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.wp-block-tabl img {
	display: block;
	width: 100%;
}


/*çŽ°åœºæŽ&nbsp;å½±*/
.lueying li{ float:left; width:25%;}
.lueying li a { display:block; border:solid #ccc 1px; margin:5px;text-align: center;}
.lueying li img {cursor: pointer; transition: all 0.6s;}
.lueying li img:hover {transform: scale(1.4);}

/*åˆä½œä¼™ä¼´*/
.hezuohuoban li{ float:left; width: 10%;}
.hezuohuoban li a { display:block; border:solid #ccc 1px; margin:5px;text-align: center; height:51px; line-height:51px; overflow:hidden;}

/* å±•ä¼šæŽ&nbsp;å½± 2019 */
.xianchangluoying h2 {font-size: 16px; line-height: 2em; color: #FFF; background-color: #F9C03B;  padding: 0 10px;}
.xianchangluoying ul.c {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-flow: wrap;
}
.xianchangluoying li {
    width: 25%;
    padding: 1%;
    overflow: hidden;
    box-sizing: border-box;}
.xianchangluoying li span {display:block; border:solid #ccc 1px; padding:10px;}
.xianchangluoying li img { display:block;  margin:0; padding:0; width:100% !important;cursor: pointer; transition: all 0.6s;}
.xianchangluoying li img:hover {
    transform: scale(1.4);
}


/*ç›®æ&nbsp;‡è§‚ä¼—*/
.target-audience .maijia {color:#f9c03c; font-size:18px; font-weight:700;}
.target-audience .zyfd {width:100%; overflow:hidden;}
.target-audience .zyfd span {display:inline-block; width: 49%;}
.target-audience .ul00 li {float:left; width:33.3%;}
.target-audience .ul01 li {float:left; width:33.3%;}
.target-audience .zyfd li&gt;div {border:dotted #ccc 1px; padding:10px;}
.target-audience .zyfd li&gt;div strong{ background:#f9c03c; color:#fff; display:block; padding:3px 0; text-align:center;}

.target-audience .ul00 li &gt; div {height:130px;}
.target-audience .ul01 li&gt;div {height:400px;}
.target-audience .ul02 li&gt;div {height: 350px;}
.target-audience .ul02 li {float:left; width: 33.3%;}
.target-audience .ul02 span {display:inline-block; width:48%; padding:0 1%;}

/*VIPä¹°å®¶ä¿±ä¹éƒ¨ è§‚ä¼—*/
.wiete-guanzhong-vip .h21 { text-align:center; font-size: 24px; font-weight: 700;}

.wiete-guanzhong-vip h4 { margin:0.5em 0; font-size:18px;  font-size:18px; font-weight: 700;}

.wiete-guanzhong-vip table { width:100%;}
.wiete-guanzhong-vip table td { width:46%; padding:1% 2%;}
.wiete-guanzhong-vip table td img { width:100%;}

.wiete-guanzhong-vip .table02 .left { border-right:solid #ccc 1px;}
.wiete-guanzhong-vip .table02 td p {border-bottom: dotted #ccc 1px; padding-bottom: 0.3em;}

/*VIPä¹°å®¶ä¿±ä¹éƒ¨ å±•å•†*/
.wiete-zhanshnag-vip table{ width:100%;}
.wiete-zhanshnag-vip table td { width:46%; padding:1% 2%;}
.wiete-zhanshnag-vip table td img { width:100%;}

.wiete-zhanshnag-vip .table02 .left { border-right:solid #ccc 1px;}
.wiete-zhanshnag-vip .table02 p {border-bottom: dotted #ccc 1px; padding-bottom: 0.3em;}

.wiete-zhanshnag-vip .h21 { text-align:center; font-size: 24px; font-weight: 700;}
.wiete-zhanshnag-vip .h22 { text-align:right; margin-right:3em;}


.wiete-zhanshnag-vip h4 { margin:0.5em 0; margin:0.5em 0; font-size:18px; font-weight: 700;}

/* è¡¨æ&nbsp;¼æ&nbsp;·å¼ */
.biaogeys { font-size:14px;}
.biaogeys th {
    background-color: #F9C03B;
    color: #fff;
    padding: 10px;
    font-weight: 700;
}
.biaogeys td {padding: 10px;}
.biaogeys tr:nth-child(2n+2) {background-color: #face68;}


/*æ–‡ç«&nbsp;å†…é¡µ*/
.articleDetailsPage p {
	font-size: 16px;
    line-height: 1.8em;
	min-height: 10px;
}

@media (max-width: 768px){
	/*çŽ°åœºæŽ&nbsp;å½±*/
	.lueying {
		box-sizing: border-box;
		padding: 0 30px;
		margin-bottom: 30px;
	}
	.lueying li{width:100%;}
	.lueying li a { display:block; border:solid #ccc 1px; margin:5px;text-align: center;}
	.lueying li img {cursor: pointer; transition: all 0.6s;}
	.lueying li img:hover {transform: scale(1.4);}
	
	/*çŽ°åœºæŽ&nbsp;å½±*/
	.hezuohuoban li{ float:left; width:33.3%;}
	.hezuohuoban li a { display:block; border:solid #ccc 1px; margin:5px;text-align: center;  height:51px; line-height:51px; overflow:hidden;}
	
	/* å±•ä¼šæŽ&nbsp;å½± 2019 */
	.xianchangluoying li {
		width: 100%;
		height: 100%;
	}
	
	/*ç›®æ&nbsp;‡è§‚ä¼—*/
	.target-audience .zyfd li { float:left; width:100% !important;}
	.target-audience .zyfd li div { height:100% !important;}
	.target-audience .zyfd li div p {text-align:center;}

}</pre></body></html>